home *** CD-ROM | disk | FTP | other *** search
- Path: news.iadfw.net!usenet
- From: Mark Nelson <markn@airmail.net>
- Newsgroups: comp.lang.c
- Subject: Re: Interupt driven serial communications
- Date: Sun, 17 Mar 1996 22:24:26 -0600
- Organization: customer of Internet America
- Message-ID: <314CE57A.52C5@airmail.net>
- References: <4iieqq$90k_001@watstar.uwaterloo.ca>
- NNTP-Posting-Host: dal05-17.ppp.iadfw.net
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0GoldB1 (Win95; I)
-
- Derry Crymble wrote:
- >
- > I have been trying to communicate with a force sensor for the parst 3
- > weeks. I initially used the _bios_serial_com built in functions and
- > although i was able to send and recieve data i am having problems at
- > higher baud rates. I am looking to access the com port in C using
- > the inportb() and outportb() functions and use the hardware
- > interupts, does anybody know what i can do.
-
- I have a couple of articles on interrupt driven communications on my
- home page. Follow the links to "Articles" and you might be able to
- find what you need.
-
- For a turnkey solution, you could use the code in my book "Serial
- Communications: A C++ Developer's Guide." The code is easy to use,
- but it will set you back the price of the book. You can get more info
- on the book from my home page as well.
-
- Mark Nelson
- http://web2.airmail.net/markn
-